Converts this Float value to Char.
The resulting Char value is equal to this.toInt().toChar().
Char
this.toInt().toChar()